FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package Touchstone-ereferralontario.core#0.1.2-beta (94 ms)

Package Touchstone-ereferralontario.core
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Touchstone-ereferralontario.core@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/ValueSet/message-event-code
Url http://ehealthontario.ca/fhir/ValueSet/message-event-code
Version 0.10.1
Status draft
Name MessageEventCode
Title Message Event Code
Experimental False
Description Code that identifies the event this message represents and connects it with its definition.

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MessageHeader MessageHeader

Resources that this resource uses

CodeSystem
https://ehealthontario.ca/fhir/CodeSystem/message-event-code MessageEventCode


Source

{
  "resourceType" : "ValueSet",
  "id" : "message-event-code",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/message-event-code",
  "version" : "0.10.1",
  "name" : "MessageEventCode",
  "title" : "Message Event Code",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Code that identifies the event this message represents and connects it with its definition.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
        "concept" : [
          {
            "code" : "add-servicerequest",
            "display" : "An EventCode used by an RMS Source to request that a new ServiceRequest be performed on the RMS Target"
          },
          {
            "code" : "terminate-servicerequest",
            "display" : "An EventCode used by an RMS Source to notify systems that ServiceRequest has been terminated and to request that the ServiceRequest and related information be removed"
          },
          {
            "code" : "notify-add-servicerequest",
            "display" : "An EventCode used by an RMS Source to notify systems other than the RMS Target that a new ServiceRequest has been created"
          },
          {
            "code" : "notify-update-servicerequest",
            "display" : "An EventCode used by an RMS Source to notify systems that a ServiceRequest or its status has been updated"
          },
          {
            "code" : "notify-data-correction",
            "display" : "An EventCode used by an RMS Target to notify systems it has corrected information in a ServiceRequest or related resource"
          },
          {
            "code" : "notify-add-process-request",
            "display" : "An EventCode used by an RMS Target to notify systems that it has created a Process Request Task for a user to perform a ServiceRequest"
          },
          {
            "code" : "notify-update-process-request",
            "display" : "An EventCode used by an RMS Target to notify systems that a Process Request Task, its status or related information has changed"
          },
          {
            "code" : "notify-add-appointment",
            "display" : "An EventCode used by an RMS Target to notify systems that an appointment has been created in response to a ServiceRequest."
          },
          {
            "code" : "add-communication",
            "display" : "An EventCode used used by systems when sending a question or additional information related to a ServiceRequest"
          },
          {
            "code" : "add-rfi",
            "display" : "An EventCode used by an RMS Target when requesting additional information in response to a ServiceRequest"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.